func os.runtime_rand

2 uses

	os (current package)
		tempfile.go#L20: func runtime_rand() uint64
		tempfile.go#L23: 	return itoa.Uitoa(uint(uint32(runtime_rand())))